Back

Cognitive Neurodynamics

Springer Science and Business Media LLC

Preprints posted in the last 90 days, ranked by how well they match Cognitive Neurodynamics's content profile, based on 18 papers previously published here. The average preprint has a 0.01% match score for this journal, so anything above that is already an above-average fit.

1
Causal Discovery of Synchronous Neural Oscillations based on Jacobian-informed VAR-LiNGAM

Yokoyama, H.; Takeuchi, R.; Shimizu, S.

2026-05-01 neuroscience 10.64898/2026.04.28.721377 medRxiv
Top 0.1%
8.6%
Show abstract

The primary objective of system neuroscience is to understand the functional mapping and its causation in the dynamics of the brain network. Some experimental and methodological studies suggest that functional modularity and its hierarchical information processing in the brain network are crucial to understanding the functional role of task-specific or state-specific information flow in the brain. However, because most of the established techniques for detecting effective network structures in the neuroscience research field are strongly based on the "Granger causality" perspective, existing causal discovery methods specified for brain network analysis cannot identify the causal hierarchy in the modular network in the brain due to spurious correlation issues and indistinguishability of causal direction under the Gaussianity of observational noise in a linear system. To address the issues, we developed a causal discovery method for synchronous neural dynamics, called the Jacobian-informed linear non-Gaussian acyclic model, "j-VAR-LiNGAM", by incorporating the information of the Jacobian matrix determined from a phase-coupled oscillator model estimated from observed neural data into the VAR-LiNGAM algorithms. The method was validated by showing that it could extract causal ordering in both synthetic data and empirical neural observed data. Moreover, by analyzing the observed neural oscillatory signals obtained from mice and humans, we confirmed that our method identified causally hierarchical structures in the brain, which aligned with the neurophysiological interpretations. These findings suggested that our proposed method can reveal the neural basis of hierarchical information processing in the brain network.

2
Spatiotemporal transformation of neural data reveals representations of erroneous behaviors

Sihn, D.; Kim, S.-P.

2026-07-04 neuroscience 10.64898/2026.07.04.736476 medRxiv
Top 0.1%
7.9%
Show abstract

Abnormal states such as erroneous behaviors are generally difficult to represent from neural data. However, such states are also known to have specific spatiotemporal features, indicating a feasibility of developing a method to focus on them. If a method can highlight these spatiotemporal features, it may effectively represent such abnormal states, helping evaluate abnormal brain functions. In the present study, we proposed the hierarchy of supported modules (HSM) to highlight spatiotemporal features that can represent abnormal states. HSM spatiotemporally transforms multidimensional neural time-series based on their spatiotemporal context. We evaluated HSM through decoding and similarity analyses using multiple publicly available datasets. In the HSM results, decoding accuracies were higher for erroneous behaviors than for normal behaviors, and similarities were lower between erroneous behaviors and normal behaviors than between normal behaviors, demonstrating the ability of HSM to capture the spatiotemporal features of erroneous behaviors. Surprisingly, many parts of these results were also present even before HSM learning, showing the virtue of HSM as a simple-to-use method. The proposed HSM method may help elucidate the mechanisms underlying erroneous behaviors.

3
A Competitive Framework for Modeling EEG Microstate Durations

GOMEZ, C. M.; Angulo Ruiz, B. Y.

2026-05-22 neuroscience 10.64898/2026.05.20.726605 medRxiv
Top 0.1%
5.5%
Show abstract

BackgroundThis study examines a competition-based model (C-model) designed to capture the temporal dynamics of successive brain microstates derived from electroencephalography (EEG) recordings during eyes-open conditions. The analyzed data were obtained from a public repository comprising microstate sequences from 60 sessions of a single subject [1]. When applied to microstate dynamics, the C-model posits a stochastic competition among neural circuits underlying the expression of individual microstates. MethodsThe model is formulated at a conceptual level (computational level in Marrs framework) and employs a geometric distribution to account for the long right tail of microstate duration distributions, interpreted as the probability of "failure" of the currently active microstate to persist. To account for the short-lived left tail, the model incorporates a transient increase in the stability of the currently active network, or equivalently, a temporary decrease in the activation probability of competing microstates (refractory period). ResultsThe model provides a good fit to the microstate duration distributions across all 60 sessions. One third of sessions showed microstate identity sequential dependency with respect to the previous microstates. DiscussionThese results suggest that the C-model captures key aspects of microstate temporal structure. Moreover, because microstate probabilities can be modulated by psychophysiological conditions--including the influence of previously active networks--the model may serve as a building block for more comprehensive neurobiological frameworks of neural and behavioral dynamics. In such frameworks, microstate sequences could emerge from structured competition and flow among neural networks supporting microstate expression.

4
Dendritic Wave Recurrent Neural Networks

Kubo, Y.

2026-07-09 neuroscience 10.64898/2026.07.03.736415 medRxiv
Top 0.1%
5.5%
Show abstract

Wave recurrent neural networks (wRNNs) are biologically inspired recurrent architectures that use traveling-wave dynamics to support sequence learning and memory. However, their input-to-hidden pathway remains relatively simple compared with biological neurons, where dendrites perform nonlinear input integration. In this study, we introduce the Dendritic Wave Recurrent Neural Network (DWRNN), which augments the input pathway of the wRNN with nonlinear basal dendritic branches while preserving the original recurrent wave dynamics. We evaluate DW-RNN on a simple copy task, sequential MNIST (sMNIST), permuted sequential MNIST (psMNIST), and noisy sequential CIFAR-10 (nsCIFAR-10). On the copy task, DW-RNN shows learning behavior comparable to the standard wRNN, suggesting that dendritic input integration does not disrupt the recurrent wave-based memory mechanism. On the three sequential image-classification benchmarks, DW-RNN outperforms the standard wRNN, improving accuracy from 97.27 {+/-} 0.15% to 97.82 {+/-} 0.12% on sMNIST, from 96.74 {+/-} 0.17% to 96.92 {+/-} 0.10% on psMNIST, and from 54.30 {+/-} 0.79% to 55.65 {+/-} 0.55% on nsCIFAR-10. In addition to improving mean accuracy, DW-RNN exhibits lower across-seed variability on all three classification benchmarks, suggesting that dendritic input integration may improve the stability of wRNN training. Hidden-activity visualizations further show that DW-RNN preserves the characteristic traveling-wave patterns of the original wRNN. These results suggest that dendritic computation and traveling-wave recurrent dynamics provide complementary mechanisms for biologically inspired sequence learning.

5
A brain-inspired framework for memory prioritization in neural networks based on valence

Zbaranska, S.; Rajeev, A.; Josselyn, S.; Laschowski, B.

2026-05-08 neuroscience 10.64898/2026.05.05.723022 medRxiv
Top 0.1%
5.4%
Show abstract

Improving long-term memory in artificial neural networks remains an open challenge. To address this, we developed a novel brain-inspired framework for memory prioritization based on the principle of emotional valence. Our framework includes: (i) a valence-weighted cross-entropy loss that scales the learning signal by the valence magnitude, analogous to neuromodulation; (ii) an amygdala-inspired module that learns high-dimensional valence embeddings; and (iii) a hippocampus-inspired module that integrates valence embeddings into the attention mechanism to modulate information retrieval. We demonstrated the generalization of our framework across spatial, episodic, and language-based memory tasks, consistently improving memory prioritization and long-term retention of high-salience information. In addition to improving long-term memory, we also showed that our framework can help mitigate the "lost-in-the-middle" problem in language modeling. More generally, this research provides further evidence of the potential of brain-inspired algorithms to advance the field of machine learning.

6
The congruency between anger intensity and reddish facial color modulates the early posterior negativity (EPN)

Nishiura, R.; Hasegawa, Y.; Tamura, H.; Nakauchi, S.; Minami, T.

2026-06-19 neuroscience 10.64898/2026.06.15.732248 medRxiv
Top 0.1%
5.4%
Show abstract

Facial color is associated with the perceptual evaluation of emotions, and compared with faces with original facial or greenish color, reddish angry faces are often judged as having higher emotion intensity. Although perceptual modulation by the relationship between anger and red has also been reported from the perspective of electroencephalography (EEG), how variations in perceived emotion intensity are reflected in brain activity remains unclear. This study investigated whether EEG activity associated with face and facial expression processing is modulated as a function of the interaction between facial color and perceived emotion intensity. In the experiment, we recorded EEGs while participants evaluated emotion intensity using facial stimuli created by combining morph continua from neutral to angry expressions with three types of facial color conditions (original, red, and green). The results revealed that, in the red facial color condition, the early posterior negativity (EPN) amplitude significantly increased as a function of emotion intensity compared with those in the original and green facial color conditions. These findings suggest that the early, automatic affective processing of facial expressions, reflected in the EPN, is modulated by the combination of facial color and emotion intensity. Our findings provide new evidence that early, automatic affective processing of facial expressions, as indexed by the EPN, is modulated by the congruency between high anger intensity and a reddish facial color. HighlightO_LIReddish angry faces increase the ERP component associated with emotion evaluation. C_LIO_LIThe relationship between anger and red is evident in the left hemisphere. C_LIO_LIThe interaction between facial expression and color occurs at a later cognitive processing stage than facial expression or facial color processing alone. C_LI

7
Incorporation of single-neuron projectome-based connectivity motifs enhances the cortex-specific performance of artificial neural networks

Sun, Y.; Yao, W.; Zhang, J.; Song, W.; Zhao, X.; Hao, C.; Chen, X.; Zeng, S.; Jia, S.; Yang, Y.; Chen, X.; Xiao, X.; Poo, M.-m.; Sun, Y.; Xu, B.; Zhang, T.

2026-06-17 neuroscience 10.64898/2026.06.12.732007 medRxiv
Top 0.1%
4.3%
Show abstract

The organizational principles of natural neural networks could inspire the new architecture design of artificial neural networks (ANNs). Analysis of single-neuron connectomes of mouse brains revealed distinct profiles of three-node connectivity motifs in various cortical areas and hippocampal formation. A connectome-informed neural network algorithm ("CINA") was developed to incorporate natural connectivity motifs into ANN algorithms represented by recurrent neural network (RNN) and transformer-based large language model (LLM). We found that incorporation of the average profile of cortical motifs improved the RNNs performance in noise-resistant categorization and motor learning benchmark tasks, as compared with RNNs with random connectivity. Notably, incorporating cortex-specific motifs further elevated the RNNs performance in tasks related to the cortical function, and this effect was enhanced by artificially increasing the bias in the motif profile. Similar experimental results were verified on an LLM using Motif-Transformer for natural language question answering and brain-signal decoding tasks. Graph-theoretic analyses showed that incorporating natural motifs drove the emergence of modular and small-world properties in ANNs. Together, we demonstrated not only connectome-inspired optimization of ANN architecture but also functional significance of specific motif profiles in various cortices.

8
A continuum of asynchronous states in cerebral cortex networks, and how they determine responsiveness

Bassat, M.; Tesler, F.; Destexhe, A.

2026-05-09 neuroscience 10.64898/2026.05.06.723408 medRxiv
Top 0.1%
3.1%
Show abstract

The awake brain is known to display asynchronous (AS) states during periods of attention and arousal, but the responsiveness properties of such states remain unclear. Here, we investigate this question using computational models of spiking networks of excitatory and inhibitory neurons, mimicking recurrently-connected networks in layer 2/3 of the cerebral cortex. The networks can generate a continuum of AS states, but with different responsiveness characteristics. By using a mean-field model to infer the dynamic properties of the system, we find that there are two families of AS states, which we call "underdamped" (UD) and "overdamped" (OD). Responsiveness is maximised at the transition between OD and UD states, which identifies a "working point" that may present advantageous computational properties.

9
Meta-learning leading to homeostatic plasticity stabilizes synaptic weights together with predictable activity levels

Woergoetter, F.; Moeller, K.; Tamosiunaite, M.

2026-06-22 neuroscience 10.64898/2026.06.16.732795 medRxiv
Top 0.1%
2.9%
Show abstract

Stabilizing synaptic plasticity together with the neurons activity has remained a central challenge in theoretical neuroscience since the introduction of Hebbian learning principles. Classical Hebbian learning rules typically lead to unbounded synaptic growth, motivating the development of stabilization mechanisms such as normalization methods, BCM-type learning, synaptic scaling and others. While these approaches can prevent divergence, they can also exhibit different limitations e.g. resulting in too-sparse synaptic configurations or leading to poor scalability with increasing network size. A recently introduced meta-plasticity mechanism, termed annealed linear learning (ALL), dynamically reduces the learning rate as neuronal output increases, thereby preserving stable and interpretable fixed-point behavior of the output. However, the original formulation leads to an irreversible decay of the learning rate, preventing adaptation to changing environmental conditions. To address this, in the present study, we balance learning rate reduction at large outputs with recovery at small outputs and in addition introduce forgetting that gradually reduces synaptic weights. These extensions allow the system to discard outdated representations and adapt to novel input conditions. Analytical investigations demonstrate that the favorable output fixed-point properties of the original ALL framework are preserved under the extended rule. Furthermore, simulations with an artificial agent show that the proposed mechanism enables robust and fast re-learning and adaptation in changing environments.

10
An Information-Theoretic Analysis of Category Maps and Target Preservation

Dahl, C. D.

2026-05-05 neuroscience 10.64898/2026.05.01.722196 medRxiv
Top 0.1%
2.7%
Show abstract

Categorisation is often treated as a form of compression: a high-dimensional stimulus space is reduced to a smaller set of behaviourally or cognitively useful classes. However, compression alone does not determine whether a category map is useful. The present manuscript develops an information-theoretic framework for evaluating categorisation in terms of both category complexity and target-relevant information preservation. Across a set of synthetic demonstrations, alternative category maps over the same stimulus space are shown to preserve different target variables, including identity, action, nuisance, and hierarchical category structure. The framework is then extended to learned visual representations by analysing layer-derived category maps from a pretrained ResNet-50 network applied to CIFAR-10 images. Two scenarios are compared: a clean-only object run and a pooled nuisance run containing clean, blurred, pixelated, and noise-perturbed images. The results show that category maps can have substantial entropy while preserving information about a variable that is not aligned with the specified target, and that the value of a categorisation depends on the target variable to be preserved. The manuscript argues that categorisation should therefore be evaluated not only by compression or separability, but by the information retained about a specified cognitive, behavioural, or computational target.

11
Quantum machine learning for detection of sleep deprivation from EEG signals

Sarma-Sarkar, P.; Saini, R.; Roy, P. P.

2026-06-18 neuroscience 10.64898/2026.06.14.732153 medRxiv
Top 0.1%
2.7%
Show abstract

Approximately 50% of the population in India is estimated to experience sleep-related disorders. Sleep deprivation is a prevalent condition that adversely impacts cognitive performance, neural functioning, and overall health. Electroencephalography (EEG) offers an objective means of capturing neural alterations associated with sleep loss, making it well-suited for automated detection frameworks. In this study, we explore the application of a Quantum Support Vector Machine and Hybrid Quantum Neural Networks to classify sleep-deprived and well-rested states using resting-state EEG signals. A comprehensive feature extraction pipeline is employed, incorporating spectral band power, band ratios, Hjorth parameters, and functional connectivity measures. These features are subsequently encoded into quantum states to construct a quantum kernel, which is then utilized for classification. Model performance is evaluated under both epoch-level and subject-level data partitioning schemes. The Hybrid Quantum Neural Network (HQNN) achieves the highest performance across both evaluation settings, attaining an accuracy of 96.88% at the epoch level and 81.25% at the subject level. The QSVM model achieves accuracies of 93.75% and 75.00% for epoch-level and subject-level evaluations, respectively. At subject-level and epoch -level evaluation, HQNN outperforms previously reported results (68.23% and 95.72%). Overall, these findings highlight the potential of quantum machine learning as a competitive approach for EEG-based sleep deprivation detection, with promising implications for real-world biomedical applications.

12
Charge-trap flash memory cells of the brain

Foster, P. P.; Chhikara, R. S.; Boriek, A. M.

2026-07-03 neuroscience 10.64898/2026.06.29.733154 medRxiv
Top 0.1%
2.5%
Show abstract

Despite extensive study of cellular mechanisms underlying long-term potentiation, no single specific protein or gene has been identified which encodes an individual unit of information, or memory bit. Indeed, the brain engram remains a knowledge gap. The theory of exclusion led us to cancel one-by-one several unrealistic biological options, suggesting that the explanation resides somewhere else. Superposition of up to concentric 300 myelin layers, spiraled, and highly compacted wrapping a single axon and each wrap could host hundreds to thousands of niches, as memory cells, collectively consisting of a massive array of cells. The disjointed 3D spatial superposition allows storage of charges, nodes not facing from a layer to next. The thickness of a single myelin layer ranges from 7.0 to 20 nm. The dimension scale is approximately the exact dimensions of the charge trap, the tunnel and dielectric also equipping current AI microchips. Stored charges are positive ions, with similar effect whether charges are negative or positive charges creating an electromagnetic field. To write data, following an action potential, this voltage applies to the control gates of the myelin layers producing an ionic charge injection. This causes charges to gain energy and tunnel through the myelin layer across Ranvier nodes, via quantum tunneling, and deep into the concentric myelin multilayers. This is creating an insulated trapping of K+ ions isolated from the system. In a long white matter tract bundle, the near-perfect isolation of millions of axons within compressed myelin wrap-ion channel K+/Na+ systems provides quantum coherence and precision of asynchronous firing property. The injected ionic charges (K+) become physically stuck in traps within the myelin layers. The K+ ions may not move freely, completely trapped after AP ceases. Mirroring a single-bit, single-level-cell, a trapped ionic charge (ions K+) may represent a 1, while an empty cell (absence of K+) represents a 0. The trial-and-error process, with a Bayesian inference which may have also been the core evolution of the learning human brain. Based on selected mathematical equations, we analyzed the general scheme on how deep learning may be embedded in the brain

13
Membrane voltage multistability in coupled glial cells

Janjic, P.; Solev, D.; Zhou, M.; Kocarev, L.

2026-05-06 neuroscience 10.64898/2026.05.03.722503 medRxiv
Top 0.1%
2.4%
Show abstract

Growing interest to describe the electrical behavior of glial cells, mainly astrocytes, in intact brain tissue poses more and more challenges to commonly accepted belief they only respond in a linear manner in uptake of the excess of extracellular potassium and maintenance of their network equipotentiality. Their highly conductive mutual interconnections via gap junction (GJ) connections introduce yet another class of nonlinear elements. As more studies report nonlinearities in membrane voltage Vm dependence of both, the membrane and junctional conductances, the need to formulate minimal dynamical models of their transient behavior is getting more acute. Since ODE models of coupled cells, even in simplest 1-d arrays, require simplified descriptions and small set of parameters, rare quantitative studies on glia makes the task even more difficult. This study attempts to qualify a self-coupled cell, or a glial cell coupled to fixed voltage as useful system for detecting the nature of instabilities and transitions coming from coupling. In a novel biophysical model of coupled astrocyte, we introduce nonlinear kinetics of deactivation for large junctional voltages for the first time. We found that N-shaped nonlinearities and corresponding fold structure in the vector field of isolated cell serves as a baseline on top of which coupling nonlinearities enrich the bifurcation picture. Numerical simulations of 1-d array of coupled astrocytes show that coupling increases the propensity of astrocytic Vm to bistability and front propagation. We believe that presented illustrations of possible effects of coupling nonlinearities will motivate neurobiologists to further explore their impact in disease. Significance statementTransient changes in membrane voltage of glial cells may produce significant transient voltage difference between directly coupled cells. Nonlinear steady-state conductance of their interconnection elements, the gap junctions, introduce nonlinear current profiles which are very difficult to measure and quantitate using the available methods due to marked permeability of the junctions and leakiness of glial membrane in general. We propose a minimal model of glial membrane extended with a self-coupled feedback loop, which under realistic simplifying assumptions could serve for qualitative analysis of the impact of coupling, on the stability of resting membrane voltage. Neuronal cells of the brain and spinal cord cannot exist and function without supportive and neuromodulatory functions of the diverse population of glial cells. This applies to virtually all physiological processes on cell level - from cell development, metabolic support, membrane signaling, slow molecular signal transduction, ion homeostasis, neurovascular coupling, myelination, to mention only a few, manifest neuro-glial interaction. Even though all glial cell types are interconnected, the most abundant ones, the astrocytes are massively interconnected by gap junctions to form ordered networks. Electrically, astrocytic networks display membrane voltage equipotentiality, which is considered system-wide resting state for given neuro-glial circuit or unit. With molecular and cellular substrates of glial connectivity being slowly elucidated, network science and dynamical modeling are slowly "invading" that area with many important issues left open. In this study using classical dynamical systems approaches we give indications how nonlinear intercellular coupling between astrocytes affects physiological resting state and its instabilities compared to isolated, uncoupled cell. We strongly believe the suggested minimal model could fill the gap in ODE modeling of neuro-glial circuits, within broadest scope of hypothesis-driven research in cell-level neuroscience.

14
Data-driven oscillatory network modeling with condition-dependent coupling laws: Identifying directed neural interactions in working memory attention dynamics

Ohkawa, M.; Zhou, Y. J.; Haegens, S.; Jafarian, M.

2026-07-10 neuroscience 10.64898/2026.07.06.736523 medRxiv
Top 0.1%
2.3%
Show abstract

Learning new information in the presence of distracters and changing conditions requires the ability to adapt. In the brain, this adaptive capability has been linked to dynamic interactions between attention and working memory, which enable the selective filtering of irrelevant input while preserving behaviorally relevant information. Specific neural oscillations have been implicated in this process. Here, we introduce a phenomenological data-driven framework for oscillatory network modeling that learns condition-dependent coupling laws directly from neural recordings and enables inference of condition-dependent directed pathways. We apply our approach to magnetoen-cephalography (MEG) data collected while participants performed a working-memory task with and without distracters. Recall dynamics in the non-distracter condition are first modeled using a linear oscillatory network in which each region of interest is represented by two alpha-band harmonic oscillators. We use universal differential equations (UDE), an extension of neural differential equations, to capture distracter-induced changes in coupling laws. Symbolic regression is then used to interpret the modifications identified by UDE as nonlinear functions, and an additional method is proposed to identify the directed pathway from the newly emerging nonlinear terms in the dynamics of brain regions of interest. Despite inter-subject variability, working memory recall data from all four participants examined under distraction showed the emergence of a pathway from the dorsolateral prefrontal cortex (dlPFC) to the primary visual cortex (V1). This finding is consistent with the established role of the dlPFC in cognitive control and suggests that distracter processing recruits a directed interaction from prefrontal to visual regions. More broadly, our results illustrate that combining linear models whose parameters are learned from the data with universal differential equations augmented by interpretability methods enables the identification of condition-dependent coupling laws, their representation as interpretable mathematical functions, and the discovery of candidate directed pathways underlying adaptive changes in oscillatory networks without requiring strong prior assumptions about the underlying mechanisms.

15
Equilibrium Propagation with Predictive Learning in Leaky Integrate-and-Fire Spiking Neural Networks

Kubo, Y.

2026-05-21 neuroscience 10.64898/2026.05.19.726261 medRxiv
Top 0.1%
2.1%
Show abstract

Equilibrium propagation (EP) is a biologically plausible alternative to backpropagation that has demonstrated competitive performance across a range of machine learning tasks. Recent work has extended EP to spiking neural networks (SNNs), leveraging leaky integrate-and-fire (LIF) neurons and spike-based plasticity rules to improve biological realism while maintaining strong performance. In this work, we propose an EP-based SNN framework that combines LIF neural dynamics with a predictive learning rule, replacing conventional spike-timing-dependent plasticity (STDP) with a learning rule more directly aligned with predictive coding principles. We evaluate the proposed model on multiple image classification benchmarks, including MNIST, KMNIST, and Fashion-MNIST, and compare its performance with a BP-trained LIF SNN baseline. Our results show that the proposed EP-based LIF model (EP+LIF) achieves competitive accuracy across datasets, with performance approaching that of the BP-trained counterpart (BP+LIF) while relying on a biologically motivated local learning rule. In addition, analysis of hidden-layer spiking activity reveals that EP+LIF produces more persistent hidden-state activity, whereas BP+LIF yields sparser spiking representations. These results demonstrate that predictive learning can support effective EP-based training in LIF spiking networks, while also highlighting differences in activity patterns that motivate future work on activity regulation and sparse spiking dynamics.

16
Sex-related differences in healthy aging: changes in neuroelectric brain activity reconstructed from resting-state MEG

Ustinin, M.; Boyko, A.; Rykunov, S.

2026-05-11 neuroscience 10.64898/2026.05.06.723197 medRxiv
Top 0.1%
2.0%
Show abstract

Sex-related differences in the aging of the human brain were studied using large array of experimental data. The open archive CamCan was used as a source of data: the magnetic encephalograms, co-registered with magnetic resonance images of the head, were obtained for each of 434 subjects (ages 18-87 years, mean age 54.7 {+/-}18.4): 217 females (ages 18-87 years, mean age 54.5 {+/-}18.4) and 217 males (ages 18-84 years, mean age 54.8 {+/-}18.3). Recordings were split in 10-year age cohorts, each cohort consisted of equal number of men and women to calculate average intersex characteristics correctly. By massively solving the inverse problem, functional tomograms were calculated - the spatial distribution of elementary spectral components. Physiological noise was eliminated by joint analysis of MEG-based functional tomogram and magnetic resonance image for each subject. Then multichannel spectra were transformed into time series of the power of elementary current dipoles. Summary electric powers were calculated in six conventional frequency bands (1-4 Hz - delta; 4-8 Hz - theta; 8-13 Hz - alpha; 13-21 Hz - beta1; 21-30 Hz - beta2; 30-48 Hz - gamma), and sex differences in age-related changes were examined. It was found that in the youngest age cohort (18-29 years) the summary electrical power of the brain for males is 1.5 times greater than such power for females. For adults (30-69 years), male and female powers are approximately equal, while in older cohorts (70-87 years), male total brain power is greater. Age dependencies in various frequency bands are generally different for men and women, excluding higher frequencies 21-48 Hz. Basic conclusion can be made that after intersex averaging total electric power of the human brain is invariant through the lifespan from 18 to 87 years. The proposed method of joint MEG and MRI analysis can be used for further study of the sex-related details of brain sources in their connection with age changes.

17
Developmental Continuity of Brain Network Core Organization in C. elegans

YADAV, P.; Singh, A.

2026-06-16 neuroscience 10.64898/2026.06.12.730308 medRxiv
Top 0.1%
1.9%
Show abstract

The brain is the most captivating chef doeuvre of nature. Naturally then, the mind wonders about the process that births such a fascinating organ. Neurodevelopment is a complex yet robust phenomenon that conceals answers to our questions in its intricacies. In an attempt to shed some light on this matter, we study the developing brain connectome of the nematode, C. elegans across the post-embryonic phase. A tiny organism with only around 200 neurons comprising its brain and yet a diverse array of behaviors to display, it makes for a great model. Starting with most of its head neurons already present at hatching, the worm brain accumulates numerous more synaptic connections increasing the edge density. It maintains a weak connectivity throughout thereby, balancing global communication as well as hierarchy. At the mesoscopic level, we find that the core has a conserved backbone of persistent neurons along with a dynamic component formed of transient/recurring neurons. Moreover, the connectome has a rich club organization since the early stage which selectively strengthens indicating progressively denser connectivity among the integrators due to the previously reported asymmetric synapse addition. This asymmetry also shows up in the preservation of input hubs across development and the progressively more centralized organization of the in-degree k-core. Our work provides a new perspective into the neurodevelopment of the brain that may facilitate our understanding of its functioning.

18
Exposure to naturalistic occlusion promotes generalized, human-like robustness in deep neural networks

Coggan, D. D.; Tong, F.

2026-04-27 neuroscience 10.64898/2026.04.23.720370 medRxiv
Top 0.1%
1.9%
Show abstract

Human object recognition is robust to challenging conditions, such as when ones view of an object is fragmented due to an occluding foreground object. In comparison, deep neural networks (DNNs) are typically more susceptible to occlusion, suggesting that human vision relies on distinct mechanisms. Here, we investigated the role of visual diet in the emergence of these mechanisms by asking whether human-like robustness might arise in DNNs when trained with image datasets that better reflect the properties of occlusion in natural vision. We trained convolutional and transformer DNNs to classify clear images only, images augmented with artificial occluders (i.e., geometric shapes) or natural occluders (objects segmented from photographs). We then evaluated DNN occlusion robustness and compared their performance profiles with 30 human participants. We found that DNNs trained with artificial occluders remained vulnerable to natural occlusion and exhibited less human-like performance than those trained with natural occlusion. Our findings suggest that human robustness to visual occlusion arises from learning to disentangle natural objects from each other rather than simply learning to recognize objects from partial views. They also imply that commonly used forms of artificial occlusion are unsuitable for the evaluation or promotion of robustness to real-world occlusion in DNNs.

19
A detailed investigation of Shared Variance Component Analysis as a tool to characterize neural dimensionality

Carballosa, A.; Torcini, A.

2026-05-04 neuroscience 10.64898/2026.04.30.721904 medRxiv
Top 0.2%
1.7%
Show abstract

BackgroundThe relevance of spontaneous activity has been unlocked thanks to recent large scale recordings that revealed, via Shared Variance Component Analysis (SVCA), the high-dimensional nature of the ongoing activity. A fundamental problem is how the dimension modifies when more neurons are included in the analysis. Contradictory results have been reported on this subject based on SVCA and Principal Component Analysis (PCA). New MethodWe investigate pro et contra of SVCA and PCA for the identification of reliable responses encoding underlying state variables. We focus on common features of the spectra of the reliable variances (RVs) and on their dimensionality. The analysis is demonstrated on previously published Ca2+ data from the visual and the dorsal cortex in head fixed mice during spontaneous behavior. ResultsRVs grow proportionally to the number N of neurons and show a power-law decay k- with the k-th SVC dimension over a range bounded by a maximal dimension kc, initially diverging as N 1/ and then saturating at sufficiently large N. The reliable dimensionality, estimated with different methodologies, also shows a clear saturation to an asymptotic value for large N. Furthermore, its value decreases when becomes larger, as demonstrated by employing experimental data as well as theoretical predictions. ConclusionWe have shown that SVCA is an extremely effective tool to extract reliable features from the neural signals, and that the exponent represents a biomarker able to reveal the level of correlation of the neurons as well as the dimensionality of the reliable space. HighlightsO_LIAdvantages and drawbacks of Shared Variance Component Analysis to extract reliable signals from neural data C_LIO_LIComparison of different methods to estimate reliable neural dimensionality associated to spontaneous activity C_LIO_LIAnalytical expressions of embedding dimensionality for power-law decaying reliable variances C_LIO_LIBounded growth of the dimensionality with the number of neurons C_LI

20
When the heart and the brain meet: Cardiac-neural coupling in feature integration

Cobos Martin, M. I.; Alameda, C.; Guerra, P. M.; Chica, A. B.

2026-05-26 neuroscience 10.64898/2026.05.22.726192 medRxiv
Top 0.2%
1.7%
Show abstract

In contemporary Cognitive Neuroscience, increasing attention is devoted to brain-body interactions, as an expanding body of literature suggests that processing the external world may not emerge from the brain in isolation but rather from the coordinated contribution of multiple bodily systems. These interactions have been extensively studied in the context of interoception. However, evidence linking them to visual perception remains scarce. To address this gap, the present study examines heart-brain interactions during a visual feature integration task. The task of the participants required shape and color integration of features to identify a target while inhibiting distractor-related information. Cardiac and neural activity were simultaneously recorded, enabling the assessment of the heart rate (HR), heart-evoked potentials (HEP), and, albeit seldom reported previously, heart-evoked oscillations (HEO). Pre-stimulus cardiac-related neural activity differed between correctly and incorrectly integrated features. HEO analysis revealed alpha and low beta band modulations before target onset, which vanished when cardiac time-locking was removed, indicating that they were specifically driven by brain-heart coupling rather than by ongoing brain activity alone. These findings provide the first evidence that HEO dynamics contribute to successful perceptual integration and extend previous work on HEPs from stimulus detection to higher-level perceptual processes. More broadly, they suggest that cardiac signals shape early brain states that bias perception, supporting theoretical frameworks proposing an active role for bodily signals in perceptual processing. HighlightsO_LIPre-stimulus heart-evoked potentials differ between correct and incorrect feature integration. C_LIO_LIHeartbeat-locked alpha and low beta activity increase before correct feature integration C_LIO_LIPre-stimulus oscillatory effects vanish without cardiac activity, revealing HEO contribution. C_LIO_LIBrain-heart coupling biases perceptual outcomes. C_LI